home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / MSDOS / (m)aaf / PRCM242.NEW < prev    next >
Text File  |  1986-10-17  |  5KB  |  149 lines

  1.  
  2.                 ProComm (tm) Version 2.4.2 Description
  3.                            October 17, 1986
  4.          Copyright (C) 1985, 1986 Datastorm Technologies, Inc.
  5.                      Bruce Barkelew and Tom Smith
  6.  
  7.                           BBS: (314) 449-9401
  8.  
  9.     This document describes the changes, additions, and bug fixes
  10.     to ProComm version 2.4.2.
  11.  
  12.     -   Problems with CompuServe B protocol downloads have been fixed.
  13.  
  14.     -   Televideo Ctrl-^ home sequence processing has been fixed
  15.  
  16.     -   Fixed ALT-H hangup problem when Host mode connection type set
  17.         to direct.
  18.  
  19.     -   2.4 Manual Addendum: The manual lists a CMD command for ASCII
  20.         downloads, GETFILE ASCII "filename".  This is in error.  That
  21.         command does not exist.  Only ASCII uploads can be performed
  22.         using the command language.
  23.  
  24.     -   NOTE: 2.4 will automatically create a new PROCOMM.PRM file
  25.         if it finds a 2.3 or earlier .PRM file.
  26.  
  27.  
  28.  
  29.                 ProComm (tm) Version 2.4.1 Description
  30.                             October 7, 1986
  31.          Copyright (C) 1985, 1986 Datastorm Technologies, Inc.
  32.                      Bruce Barkelew and Tom Smith
  33.  
  34.                           BBS: (314) 449-9401
  35.  
  36.     This document describes the changes, additions, and bug fixes
  37.     to ProComm version 2.4.1.
  38.  
  39.     -   A bug in the ANSI/BBS emulation's processing of nulls and
  40.         the cursor left sequence has been fixed.
  41.  
  42.     -   In TERMINAL SETUP, the break length option wasn't getting
  43.         saved, and items 10 and 11 were transposed on the screen
  44.         after updating.  This has been fixed.
  45.  
  46.     -   Problems with CompuServe B protocol uploads have been fixed.
  47.  
  48.     -   Added command language support for outgoing backspace key.
  49.         New command structure: SET BACKSPACE IN DEST/NONDEST for
  50.         incoming backspace.  SET BACKSPACE OUT BACKSPACE/DELETE for
  51.         outgoing backspace keystroke.
  52.  
  53.     -   NOTE: The only change in the manual between v2.4 and v2.4.1
  54.         is in the description of the above command language change.
  55.         Otherwise, the manual hasn't changed.
  56.  
  57.  
  58.  
  59.                  ProComm (tm) Version 2.4 Description
  60.                           September 22, 1986
  61.          Copyright (C) 1985, 1986 Datastorm Technologies, Inc.
  62.                      Bruce Barkelew and Tom Smith
  63.  
  64.                           BBS: (314) 449-9401
  65.  
  66.     This document describes the changes, additions, and bug fixes
  67.     to ProComm version 2.4.
  68.  
  69.  
  70.     -   All new high level command language.  Use CMDCNVT.EXE to convert
  71.         old scripts to the new format.  (Consult the documentation for
  72.         a complete description of the new command language.)
  73.  
  74.     -   CompuServe B protocol now supported
  75.  
  76.     -   Windowed XMODEM (WXMODEM) now supported
  77.  
  78.     -   COM3 and COM4 are now supported
  79.  
  80.     -   Fixed manual dial/linked cmd file problem
  81.  
  82.     -   Added Tab handling to Redisplay buffer
  83.  
  84.     -   Changed ANSWERBACK to ENQ, added CompuServe B
  85.  
  86.     -   ENQ now works in ANSI terminal emulation
  87.  
  88.     -   Added modem cmd suffix, defaults to CR
  89.  
  90.     -   Added default download directory
  91.  
  92.     -   Added BS key definition (BS or DEL)
  93.  
  94.     -   Added Kermit handshake setup
  95.  
  96.     -   Added multiple kb macro files
  97.  
  98.     -   MODEM INIT string no longer has default CR- you must
  99.         include it in string.
  100.  
  101.     -   AUTO-ANSWER string no longer has default CR- you must
  102.         include it in string.
  103.  
  104.     -   ALT-Y sends auto answer string
  105.  
  106.     -   ALT-C will now clear the screen to your default colors
  107.  
  108.     -   Increased file transfer timeouts in host mode
  109.  
  110.     -   Improved XMODEM family EOT handling and error recovery
  111.  
  112.     -   /D command line switch for dual monitors (no auto detect).
  113.         Use this switch if you have a mono card and color card
  114.         in the same machine.
  115.  
  116.     -   VT100 and VT52 now support all print functions.
  117.  
  118.     -   VT100 now supports programable tab stops
  119.  
  120.     -   Fixed VT100 bug with ESC [ 2 l and ESC [ ? 2 l
  121.  
  122.     -   Fixed VT100 bug when keypad appl. mode keys echoed back.
  123.  
  124.     -   VT52 line graphics mode fixed (worked in 2.2 but not in 2.3)
  125.  
  126.     -   Fixed bug when INS is pressed in col 80.
  127.  
  128.     -   Fixed XOFF/XON flow control problem in ASCII uploads.
  129.  
  130.     -   Keyboard macros can now be used in chat mode.
  131.  
  132.     -   F)iles and S)hell in host only work for COM1 & COM2 due to
  133.         lack of DOS support for COM3 and COM4.
  134.  
  135.     -   Added host autobaud detect to host mode.  2 methods.
  136.         Method 1 uses the messages sent by the modem i.e. CONNECT 1200.
  137.         Method 2 uses incoming character checking.  Remote caller must
  138.         press CR or space bar a few times for host to detect baud rate.
  139.  
  140.     -   Added user setable BREAK length
  141.  
  142.     -   VT100 and VT52 keyboard layout switched to physical mapping.
  143.         The unshifted function keys are like the 2 left rows of the
  144.         VT100 keypad, and the shifted function keys are like the 2
  145.         right rows of the VT100 keypad.  (Consult the documentation
  146.         for exact mapping.)
  147.  
  148.  
  149.